home *** CD-ROM | disk | FTP | other *** search
- -- AmigaEyes 1.1 ---
-
- AmigaEyes is now a commodity !! This mean that:
- You can define a hotkey to popup the Eyes on any public screen.
- You can control AmigaEyes with CommoditiesExchange.
- You can't open more than one eyes window (sorry !).
-
- PURPOSE:
-
- This small program displays two eyes that follow the mouse pointer in the
- active pubscreen. This eyes can wink from time to time and go to sleep if
- the user desoen't move the mouse for a user defined lapse of time.
- Thre is two versions, one for no-interlaced screen and the other one for
- interlaced screen.
-
-
- INSTALLATION:
-
- Just put AmigaEyes in the choosen drawer (WBStartup for example).
-
-
- PARAMETERS:
-
- Before launching AmigaEyes, you should fix some parameters in the icon info.
- The recognized tooltypes are:
- - CUSTOM_DRAWING: If set, use custom drawing routines to refresh the eyes
- instead of the system routines. Recommanded for slow systems.
- - AUTOJUMP : If set ON the eyes window will jump automatically on
- the active screen if this screen is public.
- - HOTKEY : the hot key to popup the eyes.
- - PRIORITY : Default is 0.
- - TIMEOUT : The lapse of time (in sec.) before the eyes will go
- to sleep.
- - REFRESH : The lapse of time (in 1/50 sec.) betwen two refreshing of the
- eyes.
- - AUTOFRONT : If set ON, the eyes window will pup to front each time you
- start a mouse move.
- - XPOS, YPOS : Eyes window left edge and top edge.
- - BACKGROUND : The eyes background color.
- - WINDOW : The eyes window background color.
- - PUPIL : Pupil color.
- - EYELIP : Eyelip color.
- - BORDER : Eyes border color.
-
- Add the DONOTWAIT tooltype if AmigaEyes is in the WBStartup drawer.
-
-
- MENU:
-
- - '-> Default PubScreen' : open the eyes window on the default public screen.
- - 'AutoJump' : Activate/Desactivate the autojump feature.
-
-
- MISC:
-
- o Click on the close gadget doesn't kill AmigaEyes but hide its window. Then
- press the hotkey, or, if AutoJump is ON, swap screen to popup the eyes window
- on the active screen (if this screen is public)
-
-
- QUIT:
-
- 2 ways:
- o Select the 'Quit' Menu-item in the project menu.
- o 'Kill' AmigaEyes with CommoditiesExchange.
-
-
- HISTORY:
-
- Changes betwen V1.1 and the initial version:
-
- o AmigaEyes as a commodity.
- o Add New ToolTypes :
- - CUSTOM_DRAWING
- - AUTOJUMP=ON/OFF
- - HOTKEY
- o Change effect then clicking on the close gadget.
- o Add Menu. the menu items are:
- '-> Default PubScreen', 'AutoJump', 'About' and 'Quit'.
-
-